home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TANALISISWINDOW / TANALISISWINDOW.txt < prev   
Text File  |  2002-10-11  |  8KB  |  314 lines

  1. object AnalisisWindow: TAnalisisWindow
  2.   Tag = 100
  3.   Left = 391
  4.   Top = 225
  5.   Width = 577
  6.   Height = 487
  7.   BorderWidth = 8
  8.   Caption = 'An∩┐╜lisis'
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnResize = FormResize
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Panel4: TPanel
  25.     Left = 0
  26.     Top = 413
  27.     Width = 553
  28.     Height = 30
  29.     BevelOuter = bvNone
  30.     Constraints.MinWidth = 553
  31.     ParentColor = True
  32.     TabOrder = 2
  33.     object BPausar: TPlaButton
  34.       Tag = 39600
  35.       Left = 407
  36.       Top = 1
  37.       Width = 70
  38.       Height = 21
  39.       Anchors = [akRight, akBottom]
  40.       Caption = '&Pausar'
  41.       Font.Charset = DEFAULT_CHARSET
  42.       Font.Color = clWindowText
  43.       Font.Height = -11
  44.       Font.Name = 'Tahoma'
  45.       Font.Style = []
  46.       ParentFont = False
  47.       TabOrder = 3
  48.       TabStop = False
  49.       OnClick = BPausarClick
  50.     end
  51.     object BAceptar: TPlaButton
  52.       Tag = 2200
  53.       Left = 331
  54.       Top = 1
  55.       Width = 70
  56.       Height = 21
  57.       Anchors = [akRight, akBottom]
  58.       Caption = '&Aceptar'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clWindowText
  61.       Font.Height = -11
  62.       Font.Name = 'Tahoma'
  63.       Font.Style = []
  64.       ParentFont = False
  65.       TabOrder = 0
  66.       TabStop = False
  67.       OnClick = BAceptarClick
  68.       ModalResult = 1
  69.     end
  70.     object BInforme: TPlaButton
  71.       Tag = 39600
  72.       Left = 255
  73.       Top = 1
  74.       Width = 70
  75.       Height = 21
  76.       Anchors = [akRight, akBottom]
  77.       Caption = '&Informe'
  78.       Font.Charset = DEFAULT_CHARSET
  79.       Font.Color = clWindowText
  80.       Font.Height = -11
  81.       Font.Name = 'Tahoma'
  82.       Font.Style = []
  83.       ParentFont = False
  84.       TabOrder = 1
  85.       OnClick = BInformeClick
  86.     end
  87.     object BCancelar: TPlaButton
  88.       Tag = 2400
  89.       Left = 483
  90.       Top = 1
  91.       Width = 70
  92.       Height = 21
  93.       Anchors = [akRight, akBottom]
  94.       Caption = '&Cancelar'
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -11
  98.       Font.Name = 'Tahoma'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       TabOrder = 2
  102.       TabStop = False
  103.       OnClick = BCancelarClick
  104.       ModalResult = 2
  105.     end
  106.   end
  107.   object PanelBarra: TPanel
  108.     Left = 0
  109.     Top = 0
  110.     Width = 553
  111.     Height = 57
  112.     Align = alTop
  113.     BevelOuter = bvNone
  114.     ParentColor = True
  115.     TabOrder = 0
  116.     object Progreso: TPlaProgressBar
  117.       Left = 61
  118.       Top = 26
  119.       Width = 484
  120.       Height = 17
  121.       Position = 0
  122.       Step = 1
  123.     end
  124.     object LblPathAnalizado: TLabel
  125.       Left = 61
  126.       Top = 6
  127.       Width = 465
  128.       Height = 19
  129.       AutoSize = False
  130.       Font.Charset = ANSI_CHARSET
  131.       Font.Color = clWindowText
  132.       Font.Height = -11
  133.       Font.Name = 'Tahoma'
  134.       Font.Style = []
  135.       ParentFont = False
  136.       Transparent = True
  137.     end
  138.     object LblMensaje: TLabel
  139.       Left = 61
  140.       Top = 19
  141.       Width = 465
  142.       Height = 19
  143.       AutoSize = False
  144.       Font.Charset = ANSI_CHARSET
  145.       Font.Color = clRed
  146.       Font.Height = -15
  147.       Font.Name = 'Tahoma'
  148.       Font.Style = [fsBold]
  149.       ParentFont = False
  150.       Transparent = True
  151.       WordWrap = True
  152.     end
  153.     object Animate1: TAnimate
  154.       Left = 9
  155.       Top = 6
  156.       Width = 49
  157.       Height = 44
  158.       Active = False
  159.       FileName = '.\monitor.avi'
  160.       StopFrame = 23
  161.     end
  162.   end
  163.   object Panel3: TPanel
  164.     Left = 0
  165.     Top = 57
  166.     Width = 553
  167.     Height = 356
  168.     BevelOuter = bvNone
  169.     BorderWidth = 8
  170.     ParentColor = True
  171.     TabOrder = 1
  172.     object Lista: TPlaListView
  173.       Left = 8
  174.       Top = 159
  175.       Width = 537
  176.       Height = 189
  177.       Align = alClient
  178.       Color = clWhite
  179.       CheckBoxes = False
  180.       Columns = <
  181.         item
  182.           Width = 90
  183.           Caption = 'Incidencia'
  184.         end
  185.         item
  186.           Width = 90
  187.           Caption = 'Notificado por'
  188.         end
  189.         item
  190.           Width = 170
  191.           Caption = 'Informaci∩┐╜n adicional'
  192.         end
  193.         item
  194.           Width = 80
  195.           Caption = 'Fecha - Hora'
  196.         end
  197.         item
  198.           Width = 64
  199.           Caption = 'Resultado'
  200.         end>
  201.       DragCursor = crDrag
  202.       DragMode = dmManual
  203.       EmptyString = 'Esta vista no contiene ning∩┐╜n elemento'
  204.       Font.Charset = DEFAULT_CHARSET
  205.       Font.Color = clWindowText
  206.       Font.Height = -11
  207.       Font.Name = 'MS Sans Serif'
  208.       Font.Style = []
  209.       HideSelection = True
  210.       MultiSelect = True
  211.       ParentColor = False
  212.       ParentFont = False
  213.       ParentShowHint = False
  214.       ShowHint = False
  215.       ShowColumnHeaders = True
  216.       TabOrder = 0
  217.       TabStop = True
  218.       OnGetHintInfo = ListaGetHintInfo
  219.       Data = {000100000000FE}
  220.     end
  221.     object ListaContadores: TPlaListView
  222.       Left = 8
  223.       Top = 8
  224.       Width = 537
  225.       Height = 137
  226.       Align = alTop
  227.       Color = clWhite
  228.       CheckBoxes = False
  229.       Columns = <
  230.         item
  231.           Width = 80
  232.         end
  233.         item
  234.           Width = 64
  235.           Caption = 'Memoria'
  236.         end
  237.         item
  238.           Width = 64
  239.           Caption = 'Sistema'
  240.         end
  241.         item
  242.           Width = 64
  243.           Caption = 'Arranque'
  244.         end
  245.         item
  246.           Width = 64
  247.           Caption = 'Archivos'
  248.         end
  249.         item
  250.           Width = 64
  251.           Caption = 'Mensajes'
  252.         end
  253.         item
  254.           Width = 111
  255.           Caption = 'Documentos (Notes)'
  256.         end>
  257.       DragCursor = crDrag
  258.       DragMode = dmManual
  259.       Enabled = False
  260.       Font.Charset = DEFAULT_CHARSET
  261.       Font.Color = clWindowText
  262.       Font.Height = -11
  263.       Font.Name = 'Tahoma'
  264.       Font.Style = []
  265.       HideSelection = True
  266.       MultiSelect = False
  267.       ParentColor = False
  268.       ParentFont = False
  269.       ShowColumnHeaders = True
  270.       TabOrder = 1
  271.       Data = {
  272.         0001060000000C54506C614C6973744974656D00000000020707436861727365
  273.         74010000000005436F6C6F7201080000800648656967687401F5FFFFFF044E61
  274.         6D650A065461686F6D61055374796C6506000007FF000C0A0A416E616C697A61
  275.         646F73FE0A416E616C697A61646F73012D013001300130013001300C54506C61
  276.         4C6973744974656D0000000002070743686172736574010000000005436F6C6F
  277.         7201080000800648656967687401F5FFFFFF044E616D650A065461686F6D6105
  278.         5374796C6506000007FF000C0A0A496E6665637461646F73FE0A496E66656374
  279.         61646F73012D013001300130013001300C54506C614C6973744974656D000000
  280.         0002070743686172736574010000000005436F6C6F7201080000800648656967
  281.         687401F5FFFFFF044E616D650A065461686F6D61055374796C6506000007FF00
  282.         0C0A0D446573696E6665637461646F73FE0D446573696E6665637461646F7301
  283.         2D013001300130013001300C54506C614C6973744974656D0000000002070743
  284.         686172736574010000000005436F6C6F7201080000800648656967687401F5FF
  285.         FFFF044E616D650A065461686F6D61055374796C6506000007FF000C0A0A4375
  286.         6172656E74656E61FE0A43756172656E74656E61012D01300130013001300130
  287.         0C54506C614C6973744974656D00000000020707436861727365740100000000
  288.         05436F6C6F7201080000800648656967687401F5FFFFFF044E616D650A065461
  289.         686F6D61055374796C6506000007FF000C0A08426F727261646F73FE08426F72
  290.         7261646F73012D013001300130013001300C54506C614C6973744974656D0000
  291.         000002070743686172736574010000000005436F6C6F72010800008006486569
  292.         67687401F5FFFFFF044E616D650A065461686F6D61055374796C6506000007FF
  293.         000C0A0B536F73706563686F736F73FE0B536F73706563686F736F73012D0130
  294.         0130013001300130FE}
  295.     end
  296.     object Panel8: TPanel
  297.       Left = 8
  298.       Top = 145
  299.       Width = 537
  300.       Height = 14
  301.       Align = alTop
  302.       BevelOuter = bvNone
  303.       ParentColor = True
  304.       TabOrder = 2
  305.     end
  306.   end
  307.   object TimerMinimizado: TTimer
  308.     Interval = 400
  309.     OnTimer = OnTimerMinimizado
  310.     Left = 456
  311.     Top = 136
  312.   end
  313. end
  314.